home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_76354.txt < prev    next >
Text File  |  1989-09-27  |  7KB  |  327 lines

  1. -- card: 76354 from stack: in
  2. -- bmap block id: 38529
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Install Dictionaries DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=120 top=63 right=79 bottom=374
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: select
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupSelect
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupSelect
  27. end mouseUp
  28.  
  29.  
  30.  
  31.  
  32. -- part 4 (button)
  33. -- low flags: 00
  34. -- high flags: 2000
  35. -- rect: left=188 top=85 right=104 bottom=272
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: currentLevel
  44. ----- HyperTalk script -----
  45. on mouseDown
  46.   show card field popupDirectoryName
  47. end mouseDown
  48.  
  49. on mouseUp
  50.   hide card field popupDirectoryName
  51. end mouseUp
  52.  
  53.  
  54.  
  55.  
  56. -- part 5 (button)
  57. -- low flags: 00
  58. -- high flags: 2000
  59. -- rect: left=121 top=107 right=235 bottom=339
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: Directory
  68. ----- HyperTalk script -----
  69. on mouseDown
  70.   show card field popupDirectory
  71. end mouseDown
  72.  
  73. on mouseUp
  74.   hide card field popupDirectory
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 6 (button)
  80. -- low flags: 00
  81. -- high flags: 2000
  82. -- rect: left=118 top=238 right=268 bottom=262
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: current
  91. ----- HyperTalk script -----
  92. on mouseDown
  93.   show card field popupCurrent
  94. end mouseDown
  95.  
  96. on mouseUp
  97.   hide card field popupCurrent
  98. end mouseUp
  99.  
  100.  
  101.  
  102.  
  103. -- part 7 (button)
  104. -- low flags: 00
  105. -- high flags: 2000
  106. -- rect: left=369 top=86 right=99 bottom=427
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Disk
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   hide card field popupDisk
  118. end mouseUp
  119.  
  120. on mouseDown
  121.   show card field popupDisk
  122. end mouseDown
  123.  
  124.  
  125.  
  126. -- part 8 (button)
  127. -- low flags: 00
  128. -- high flags: 2000
  129. -- rect: left=360 top=109 right=267 bottom=450
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Buttons
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   hide card field popupButtons
  141. end mouseUp
  142.  
  143. on mouseDown
  144.   show card field popupButtons
  145. end mouseDown
  146.  
  147.  
  148.  
  149. -- part 10 (field)
  150. -- low flags: 01
  151. -- high flags: 2002
  152. -- rect: left=22 top=50 right=101 bottom=94
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 0
  156. -- font id: 3
  157. -- text size: 10
  158. -- style flags: 0
  159. -- line height: 13
  160. -- part name: How-to
  161.  
  162.  
  163. -- part 11 (field)
  164. -- low flags: 81
  165. -- high flags: 2004
  166. -- rect: left=110 top=85 right=211 bottom=356
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 0
  170. -- font id: 3
  171. -- text size: 10
  172. -- style flags: 0
  173. -- line height: 13
  174. -- part name: popupSelect
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   hide card field "popupSelect"
  178. end mouseUp
  179.  
  180.  
  181. -- part 12 (field)
  182. -- low flags: 81
  183. -- high flags: 2004
  184. -- rect: left=121 top=107 right=197 bottom=342
  185. -- title width / last selected line: 0
  186. -- icon id / first selected line: 0 / 0
  187. -- text alignment: 0
  188. -- font id: 3
  189. -- text size: 10
  190. -- style flags: 0
  191. -- line height: 13
  192. -- part name: popupDirectoryName
  193. ----- HyperTalk script -----
  194. on mouseUp
  195.   hide card field "popupDirectoryName"
  196. end mouseUp
  197.  
  198.  
  199. -- part 13 (field)
  200. -- low flags: 81
  201. -- high flags: 2004
  202. -- rect: left=345 top=107 right=200 bottom=458
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 0
  206. -- font id: 3
  207. -- text size: 10
  208. -- style flags: 0
  209. -- line height: 13
  210. -- part name: popupDirectory
  211. ----- HyperTalk script -----
  212. on mouseUp
  213.   hide card field "popupDirectory"
  214. end mouseUp
  215.  
  216.  
  217. -- part 14 (field)
  218. -- low flags: 81
  219. -- high flags: 2004
  220. -- rect: left=113 top=205 right=231 bottom=276
  221. -- title width / last selected line: 0
  222. -- icon id / first selected line: 0 / 0
  223. -- text alignment: 0
  224. -- font id: 3
  225. -- text size: 10
  226. -- style flags: 0
  227. -- line height: 13
  228. -- part name: popupCurrent
  229. ----- HyperTalk script -----
  230. on mouseUp
  231.   hide card field "popupCurrent"
  232. end mouseUp
  233.  
  234.  
  235. -- part 15 (field)
  236. -- low flags: 81
  237. -- high flags: 2004
  238. -- rect: left=357 top=106 right=146 bottom=446
  239. -- title width / last selected line: 0
  240. -- icon id / first selected line: 0 / 0
  241. -- text alignment: 0
  242. -- font id: 3
  243. -- text size: 10
  244. -- style flags: 0
  245. -- line height: 13
  246. -- part name: popupDisk
  247. ----- HyperTalk script -----
  248. on mouseUp
  249.   hide card field "popupDisk"
  250. end mouseUp
  251.  
  252.  
  253. -- part 16 (field)
  254. -- low flags: 81
  255. -- high flags: 2004
  256. -- rect: left=7 top=81 right=266 bottom=359
  257. -- title width / last selected line: 0
  258. -- icon id / first selected line: 0 / 0
  259. -- text alignment: 0
  260. -- font id: 3
  261. -- text size: 10
  262. -- style flags: 0
  263. -- line height: 13
  264. -- part name: popupButtons
  265. ----- HyperTalk script -----
  266. on mouseUp
  267.   hide card field "popupButtons"
  268. end mouseUp
  269.  
  270.  
  271. -- part contents for card part 10
  272. ----- text -----
  273. Press any element for details.
  274.  
  275. -- part contents for card part 11
  276. ----- text -----
  277. Click Main to use the main dictionary.
  278.  
  279. To create a new user dictionary, click User, then click New.
  280.  
  281. User dictionaries contain words not found in the main dictionary‚Äîfor example, personal names and trademarks. 
  282.  
  283. -- part contents for card part 12
  284. ----- text -----
  285. Name of the disk or folder containing the files listed below.
  286.  
  287. Press to see the hierarchy of files.
  288.  
  289. Drag to display a different level.
  290.  
  291. -- part contents for card part 13
  292. ----- text -----
  293. Double-click a dictionary to install it, or double-click a folder to open it and display its contents.
  294.  
  295.  
  296.  
  297. -- part contents for card part 14
  298. ----- text -----
  299. Dictionary currently in use.
  300.  
  301. -- part contents for card part 15
  302. ----- text -----
  303. Current disk drive.
  304.  
  305.  
  306.  
  307. -- part contents for card part 16
  308. ----- text -----
  309. Click Eject to remove your disk from the current drive if you want to insert a different disk.
  310.  
  311. Click Drive to show the contents of a disk in another drive.
  312.  
  313. Click OK to install a dictionary selected in the list.
  314.  
  315. Click Cancel to use the dictionary that was installed before you chose Install Dictionaries.
  316.  
  317. Click None to remove a user dictionary selected in the list.
  318.  
  319. Click New to create and name a new user dictionary.
  320.  
  321. -- part contents for background part 30
  322. ----- text -----
  323. The Spelling Submenu
  324.  
  325. -- part contents for background part 31
  326. ----- text -----
  327. Install Dictionaries Dialog Box